home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ian & Stuart's Australian Mac 1993 September
/
September 93.iso
/
Archives
/
Sound
/
Learning
/
Music Gym
/
Pitches
/
card_10100.txt
< prev
next >
Wrap
Text File
|
1993-02-26
|
884b
|
42 lines
-- card: 10100 from stack: in
-- bmap block id: 0
-- flags: 0000
-- background id: 2798
-- name: Play C#5
-- part 1 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=214 top=178 right=202 bottom=285
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: PLAY NOTE
----- HyperTalk script -----
on mouseUp
play "harpsichord" tempo 450 "C#5w"
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=298 top=70 right=98 bottom=344
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Db/C#
----- HyperTalk script -----
on mouseUp
play "harpsichord" tempo 450 "C#5w C#h C#w"
end mouseUp